HTMLify
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
cody
4270 Files
633456 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/91 - CRUD Application
css/
cody/swapnilsparsh/30DaysOfJavaScript/91 - CRUD Application/css/
2 Items
main.css
bootstrap.min.css
js/
cody/swapnilsparsh/30DaysOfJavaScript/91 - CRUD Application/js/
4 Items
main.js
jquery-3.5.1.slim.min.js
bootstrap.min.js
popper.min.js
index.html
cody/swapnilsparsh/30DaysOfJavaScript/91 - CRUD Application/index.html
312 Views
0 Comments
<html>
<head>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<title>Crud Application</title>
</head>
<body>
<div class="container my-5">